Welcome![Sign In][Sign Up]
Location:
Search - intensity transform

Search list

[Graph program数字图像处理的几个程序例子

Description: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
Platform: | Size: 1489472 | Author: 李玲 | Hits:

[Graph programThresholdTrans55556231

Description: 该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为2-the function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 2
Platform: | Size: 1018 | Author: jiafeimao | Hits:

[Other resourceimageimpose

Description: 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理 -digital image data matrix display and its Fourier transform two-dimensional discrete cosine transform image compression using gray change The method for enhancing the contrast of the image histogram equalization simulated images by white Gaussian noise and Impulse noise impact 2D Median filter function medfilt2 right by the Salt and Pepper noise interference with the image filtering MATLAB functions fi lter2 right by the noise of image filtering images using adaptive filtering Weiner five different gradient growth Intensity image sharpening images and high-pass filter mask Processing Butterworth (Butterworth) lowpass Filter by the noise of the image smoothing use Butterworth (Butterworth) high-pass filter filter on the image sharpening
Platform: | Size: 10774 | Author: 王晓明 | Hits:

[Develop ToolsMatlabpictureprogramme

Description: matlab图像处理的一些命令,如applylut,提取二进制图像的轮廓的bwmorph,识别强度图像中的边界的edge,进行二维快速傅里叶变换的fft2等等.-Matlab image processing some orders, such as applylut. extract the binary image of the contours of the bwmorph identify intensity image of the border edge, 2D Fast Fourier Transform fft2 and so on.
Platform: | Size: 427351 | Author: ruan pingfan | Hits:

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/
Platform: | Size: 114265 | Author: 汪伟 | Hits:

[Graph program阈值变换对图像进行阈值变换

Description: 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures : / / This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
Platform: | Size: 1074 | Author: 何问宇 | Hits:

[Windows Developgrid_segmentation.zip

Description: This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approaches hard to achieve a satisfactory partition. We formulate the segmentation procedure as a new framework of iterative watershed region growing constrained by the ridge information. The seeds are selected by an effective double-threshold approach, and the ridges are superimposed as the highest waterlines in watershed transform. To tackle the over-segmentation problem, the blobs are merged iteratively with the utilization of Bayes classification rule. Experimental results show that the algorithm is effective in performing segmentation without too much parameter tuning.
Platform: | Size: 712264 | Author: jjrs05 | Hits:

[SourceCodeImage Segmentation Using Iterative Watersheding

Description: This paper presents a novel segmentation algorithm for metallographic images, especially those objects without regular boundaries and homogeneous intensity. In metallographic quantification, the complex microstructures make the conventional approaches hard to achieve a satisfactory partition. We formulate the segmentation procedure as a new framework of iterative watershed region growing constrained by the ridge information. The seeds are selected by an effective double-threshold approach, and the ridges are superimposed as the highest waterlines in watershed transform. To tackle the over-segmentation problem, the blobs are merged iteratively with the utilization of Bayes classification rule. Experimental results show that the algorithm is effective in performing segmentation without too much parameter tuning.
Platform: | Size: 712264 | Author: jjrs05 | Hits:

[Graph program阈值变换对图像进行阈值变换

Description: 程序说明: //该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为255。-procedures :// This function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 255.
Platform: | Size: 1024 | Author: 何问宇 | Hits:

[Graph program数字图像处理的几个程序例子

Description: 这是几个数字图像处理的程序实例,有经典的傅立叶变换和反变换、图像增强(中值滤波、增强光照)还有染色体计数。它们都是经典算法的实现。-Here are several digital image processing examples including classical Fourier transform and its inverse, image enhancement (like median filtering, intensity enhancement) and chromosome countering, all are the realizations of classical algorithms.
Platform: | Size: 3567616 | Author: 李玲 | Hits:

[Graph programThresholdTrans55556231

Description: 该函数用来对图像进行阈值变换。对于灰度值小于阈值的象素直接设置 灰度值为0;灰度值大于阈值的象素直接设置为2-the function used to image transform threshold. For gray value less than the threshold value of the pixel intensity value directly set to 0; Gray value greater than the threshold value of the pixel is set to direct 2
Platform: | Size: 1024 | Author: jiafeimao | Hits:

[Graph programpieflab

Description: % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % subdirectories % -------------- % General/ : general matlab commands % MRF/ : Markov Random Field: Bayesian algorithm for images % Noise/ : noise generation, density/distribution functions % Tests/ % Threshold/ : threshold procedures (includes threshold assessment) % WT/ : Wavelet Transform routines % Poisson/ : Poisson intensity estimation routines % Copyright (c) Maarten Jansen % K.U.Leuven - Flanders (Belgium) % % This software is part of PiefLab and is copyrighted material. More info on % copyright policy is available on: % www.cs.kuleuven.ac.be/~maarten/software/- PIEFLAB Main Directory----------------------. M- files---------- Contents.m: this file startup.m: startup file: sets Matlab path executed automatically when Matlab command is performed in this directory subdirectories-------------- General /: general matlab commands MRF /: Markov Random Field: Bayesian algorithm for images Noise /: noise generation, density/distribution functions Tests/Threshold /: threshold procedures (includes threshold assessment) WT /: Wavelet Transform routines Poisson /: Poisson intensity estimation routines Copyright (c) Maarten Jansen KULeuven- Flanders (Belgium) This software is part of PiefLab and is copyrighted material. More info on copyright policy is available on: www.cs.kuleuven.ac.be/ ~ maarten/software /
Platform: | Size: 113664 | Author: 汪伟 | Hits:

[WaveletFusionTechnologyofMedicalImageBasedonWavelet

Description: 小波变换 图像融合 自适应算法 模极大值 局部区域强度-wavelet transform image fusion adap tive algorithm modulusmaximum local region intensity
Platform: | Size: 432128 | Author: | Hits:

[matlabfourier-transform

Description: 在傅立叶变换光学中夫琅和费衍射场的强度分布就等于屏函数的功率谱。因此我们可以直接将光屏进行傅立叶变换,再处理得到衍射图样。-In the Fourier transform optics, Fraunhofer diffraction field intensity distribution is equivalent to the power spectrum display function. Therefore, we can directly Guangping Fourier transform, and then to handle any diffraction pattern.
Platform: | Size: 1024 | Author: ding | Hits:

[Crack Hackan_intellegent_audio_water_marking_based_on_dwt-s

Description: All three, Discrete Wavelet Transform (DWT) - Singular Value Decomposition (SVD) and Adaptive Tabu Search (ATS) have been used as mathematical tools for embedding data into an audio signal. In this paper, we present a new robust audio watermarking scheme based on DWT-SVD and ATS. After applying the DWT to the cover audio signal, we map the DWT coefficients, and apply the SVD, we search for the optimal intensity of audio watermarking by using the ATS. Experimental results show that the watermarking method performs well in both security and robustness to many digital signals processing, such as filtering, cropping, mp3 and random noise.
Platform: | Size: 267264 | Author: Rishi | Hits:

[Special Effectsmatlab

Description: 算差分盒维数的matlab程序。 让窗口中的每个像素都对分数维作出贡献。首先,计算某一尺度窗口的平均灰度值 ,然后判断每一个像素的灰度 ,若大于灰度平均值 ,则累加其灰度值为 max ,若小于灰度平均值 ,则累加其灰度值为min ,用max 和min代替 在 Sarkar 和 Chaudhuri 算法中的最大值和最小值 ,再通过拟合求出分数维。 -Differential count box dimension matlab program. Let window on the fractal dimension of each pixel to contribute. First, the calculation of an average gray scale of the window, and then determine the gray scale of each pixel, if the intensity is greater than the average, the cumulative value of its gray max, if less than the average gray level, the accumulation of its gray value of min, max and min to use instead of the algorithm in Sarkar and Chaudhuri maximum and minimum, and then by fitting the calculated fractal dimension.
Platform: | Size: 1024 | Author: 冯家乐 | Hits:

[matlabImageDenoisingBasedonWaveletTransform

Description: 基于小波变换的图像去噪的matlab程序 程序使用说明: 1、软件应用平台:Matlab6.5或更高; 2、打开方法: 将文件所在目录设为工作目录,然后打开wavlet.fig,在noise提示框下输入噪声强度,在0-0.1之间(不能为零)。 然后点process按钮,就会显示实验结果,包括原图像,加噪图像,去噪图像的对比以及当前的psnr值。 wavlet.m是程序文件。 程序内容写在在程序的注释里。 阈值的更改没有实现可视化,在源程序中可以改。-Image denoising based on wavelet transform of the matlab program uses: 1, Software Platform: Matlab6.5 or higher 2, open method: the directory where the file is set to the working directory, then open the wavlet.fig, the noise Tips box, enter the noise intensity, in between 0-0.1 (not zero). Then process the button, it will show the experimental results, including the original image, noise image, denoised image contrast and the current psnr value. wavlet.m is the program file. Program content of the comments written in the program. Threshold changes were not visualized in the source program can be changed.
Platform: | Size: 67584 | Author: song | Hits:

[Picture Viewerintrans

Description: 亮度转换m文件,数字图像处理第二版,源程序-intensity transform
Platform: | Size: 1024 | Author: Eavi | Hits:

[Otherldn

Description: 局部方向数模式,以一种压缩的方式,编码人脸的纹理信息和强度变换,识别率高于目前的任何代码,这就是LDN编码-Local directional pattern in a compressed manner, texture and intensity transform encoding human face recognition rate in any of the current code, which is encoded LDN
Platform: | Size: 2048 | Author: 张明华 | Hits:

[Streaming Mpeg4FrequencyFilter

Description: It is a code that contains multiple functions used for image processing written in matlab language, like histogram spectrum, the median filter, a special image resize function , an intensity transform and a special image adjust in order to adjust all types of images.
Platform: | Size: 13312 | Author: AngelSark | Hits:
« 12 3 »

CodeBus www.codebus.net